body {
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color : white;
	background-color:#34393b;
}
section 
{
	background-image: url(../images/KELEV_siteweb.png);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

header
{	
	margin-top:2em;
	height:8em;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
nav #teteNav
{	
	display: block;
	margin:auto;
	width:1.3em;
}
nav ul
{	
	margin:0;
	padding-left:1.9em;
	text-align: center;
}
nav li
{
	display : inline;
	padding : 0 1.5em;
}
nav
{	
	display: block;
	margin:auto;
	background-color : white;
	padding-bottom: 0.7em;
	height:2em;
}

a{
	
	
	color: #34393b;
	text-decoration:none;
}

h1
{
	font-size: 25px;
}
h2
{
	font-weight: normal;
	font-size: 20px;
}
h3
{	
	font-weight: normal;
	font-size: 12px;
	margin:0;
	text-align: center;
}
h1,h2
{
	margin:0;
	text-align: center;
}
#num 
{
	background-image: url(../images/losangeAlonger.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height:3em;
	
}
#num p
{
	margin:0;
	color:#34393b;
	text-align: center;
	font-size: 24px;
	padding-left:1.1em;
}
section #I img
{
	display: block;
	margin:auto;
	padding-top : 0.4em;
}
section #I h1
{
	padding-top:4.4em;
}
section #II
{
	margin-left: auto;
    margin-right: auto;
    width: 69.5em;
	white-space: nowrap;
	padding-top:9em;
}
aside
{
	display : inline-block;
	padding : 0 1.6em;
	width : 20em;
	vertical-align: top; 
}
aside img
{
	display: block;
	margin:auto;
	margin-top:0;
}

article aside p
{	
	font-weight: normal;
	font-size: 8px;
	margin:0;
	padding-top:0.5em;
	text-align: center;
}

footer #bande img
{
	display: block;
	margin:auto;
	margin-top:0;
	padding-top : 3em;
}
footer div
{
	height: 5em; 
  line-height: 1em;
}
#lien img,#lien h3
{
	display : inline-block;
	padding : 0 0.3em;
	
}
#lien h3
{
	margin-top: 0; 
	transform: translateY(-50%);
}

#lien
{
	display: block;
	margin:auto;
	width: 15em;
	white-space: nowrap;
}

section #II a 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: white; 
	text-align: center;
	padding:0;
}